gpsbabel.git
2013-06-02 robertlipeAdd configlog option to Skytraq.
2013-05-30 robertlipeRearrange includes. inspired by, but not executed...
2013-05-01 robertlipeWarning cleanup after last change.
2013-05-01 robertlipeRemove same use of vmem from xmlgeneric as I just did...
2013-05-01 robertlipeReplace easiest use of vmem, current_tag, in gpx.cc.
2013-05-01 robertlipeFix scaler in tpo.cc reader. Regenerate reference...
2013-04-07 tsteven4fix gcc warnings about non-local variables using anonym...
2013-04-02 tsteven4exif fixes.
2013-04-01 tsteven4Pass more const class arguements by refernces, a fix...
2013-03-31 tsteven4Pass constant QStrings by reference for efficieny....
2013-03-31 robertlipeType fix in STREET_ADDR of style doc.
2013-03-30 tsteven4more QString conversion.
2013-03-30 robertlipeFinal (?) pass at moving core geocaching structures...
2013-03-30 robertlipeMoving more of our core data structures to QStrings.
2013-03-30 robertlipeMake valgrind happier by initializing all the things...
2013-03-30 robertlipeTreat geocache_data more like a class than a bag of...
2013-03-25 robertlipeKick out almost all of the NEWTIME props.
2013-03-25 robertlipeMinor cleanups in geo's new reader.
2013-03-25 robertlipeQXmlStreamWriter was fun. Let's try QXmlStreamReader...
2013-03-24 tsteven4a little more cleanup of kml_mt_simple_array.
2013-03-24 tsteven4set exit status on valgrind failures in vtesto to allow...
2013-03-24 robertlipeAllow running indivdual tests in vtesto.Z
2013-03-24 robertlipeFix reference counting issues in gdb.cc and waypt.cc...
2013-03-23 robertlipeReduce unnecessary suffering in KML SimpleData writer.
2013-03-23 robertlipeCleanup most of the no-brainer warnings hocked up by...
2013-03-23 robertlipeRemove hack from GPX writer that over-aggressively...
2013-03-23 robertlipeMove the URL link and text from C strings to QStrings.
2013-03-23 tsteven4fix booboo with hasLinkText() that can lead to segmenta...
2013-03-23 tsteven4Replace the old kml writer with one based on QXmlStream...
2013-03-17 tsteven4remove duplicate code block from r3076. only 239 more...
2013-03-16 tsteven4gpx writer, garminextensions option: fix bug with magic...
2013-03-16 tsteven4gpx writer: improve schema conformance and make reasona...
2013-03-16 tsteven4delete obsolete parameters in gpx_write_common_*.
2013-03-15 tsteven4gpx: passthrough xmlns attributes. This resolves a...
2013-03-14 tsteven4reduce overwritten of temporary test files and reduce...
2013-03-14 tsteven4fix a few more compare order issues in the test cases.
2013-03-14 tsteven4scripted correction of compare argument order in test...
2013-03-10 tsteven4remove more forced formatting in the new gpx writer.
2013-03-10 tsteven4remove some forced formatting in the new gpx writer.
2013-03-09 tsteven4Add a test case for the gpx writer trk/extensions with...
2013-03-09 robertlipePencil-whipped the remaining OLDGPX cases and convinced...
2013-03-05 tsteven4Fix gpx reader difficulty with elements that are not...
2013-03-05 robertlipeRemove the bulky/uncontest[ed|able] parts of OLDGPX...
2013-03-04 robertlipeAdd doc for Mapbar. Thanx, AzureSky.
2013-03-01 robertlipeFix classic-2
2013-03-01 robertlipeAdd missing GC html, text references.
2013-03-01 robertlipeAdditional fixes for mapbar.
2013-02-28 robertlipeAdd test & minor fixes for maggeo writer.
2013-02-28 robertlipeRemove dead parse_date function.
2013-02-28 robertlipeAdd (half-hearted) test for OSM writer.
2013-02-28 robertlipeAdd a test for HTML and TEXT output of a geocache.
2013-02-28 robertlipeAdd (somewhat bogus) bushnell trail writer test.
2013-02-28 robertlipeAdd test cases for cetus track read.
2013-02-28 robertlipexiao jian cheng adds Mapbar support.
2013-02-27 robertlipeAdd Adapt Mobile Keychain Pro to Skytraq, per Hans...
2013-02-25 robertlipeFix deps for gpx.cc.
2013-02-24 robertlipeTweak timestamp in gpx_garmin_extensions to make more...
2013-02-24 tsteven4Another fix for new gpx writer, this time for the garmi...
2013-02-24 tsteven4Fix a couple of issues with the new gpx writer having...
2013-02-24 tsteven4fix an infinite loop in the new gpx writer when a chain...
2013-02-23 tsteven4Improve the new gpx writer wrt common extensions.
2013-02-23 tsteven4Fix invalid output with "-o gpx,garminextensions=1...
2013-02-21 robertlipeSubclass QXmlStreamWriter. Use it to abstract the...
2013-02-21 robertlipeSeveral mechanical changes to make CentOS less whiney...
2013-02-21 robertlipeTurn back on new GPX writer. With this change, it...
2013-02-20 robertlipeFall back to old GPX writer until I understand why...
2013-02-20 robertlipeAdd -w to ignore whitespace in testo.
2013-02-20 robertlipeMake a serious attack on the new XML serializer for...
2013-02-20 robertlipeShuffle test suite around some more, fixing order of...
2013-02-18 robertlipeA new version of gpx.cc that passes a good percentage...
2013-02-18 robertlipeMinor test changes: bust a few tests out and fix diff...
2013-02-18 robertlipeFix order of diff args in arc-project.
2013-02-18 robertlipeDon't double UTF-8 encode in gbfputs(QString, gbfile).
2013-02-18 robertlipeStart scratching in new GPX writer, turned off right...
2013-02-12 robertlipeUse correct temp var in avltree.
2013-02-12 robertlipeCorrect over-aggressive xstrdup removal.
2013-02-11 robertlipeTested:
2013-02-11 robertlipeAdd, use an abstraction for testing url and url_link_te...
2013-02-11 tsteven4Make configure friendly wrt Qt on RHEL/OEL/SL/CENTOS...
2013-02-10 tsteven4CoastalExplorer: Allow compilation to succeed without...
2013-02-10 robertlipeBeging the long, hard road of moving core structures...
2013-02-10 robertlipeFix use-after-free of temp in gbfile. That gets Ubuntu...
2013-02-10 robertlipeMore fixes in tpo teardown; don't double destruct waypoint.
2013-02-10 robertlipeCorrect mismatched ctor/xfree in tpo.
2013-02-10 robertlipeCorrect mismatched constructor/xfree pair in hsa_ndv.
2013-02-10 robertlipeSplit classic-1 test entries up a bit
2013-02-09 tsteven4FORCE should not be a PHONY target, it is a prerequisit...
2013-02-09 tsteven4Declare PHONY targets.
2013-02-09 robertlipePropagate find_vec const-ness upstream.
2013-02-09 robertlipeAnother const change in vecs.
2013-02-09 robertlipeMore const-ipation changes in vecs.cc
2013-02-09 robertlipeTweak include styles for QtCore.
2013-02-09 robertlipeMechanical warning cleanups in tpo.cc
2013-02-09 robertlipeMisc. minor mechanical changes to reduce warning angst.
2013-02-09 robertlipeProvide overloaded helpers to gbfile to make it more...
2013-02-09 robertlipeSketch in what a "real" XML writer might look like...
2013-02-09 tsteven4GTS Trackmaker: Fix harmless cppcheck complaint.
2013-02-08 robertlipeStart moving geocache data to a class. It's complicated.
2013-02-07 robertlipeUse the correct qmake for cross builds. Extra Win32...
2013-02-07 robertlipeEliminate redundant -I of srcdir.
next